Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Enable adding NodeBalancer to Linode Firewall #539

Merged
merged 31 commits into from
Oct 23, 2024
Merged

Conversation

komer3
Copy link
Contributor

@komer3 komer3 commented Oct 10, 2024

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 76.19048% with 25 lines in your changes missing coverage. Please review.

Project coverage is 63.78%. Comparing base (08daeda) to head (f5c18bd).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
controller/linodecluster_controller.go 66.00% 13 Missing and 4 partials ⚠️
cloud/services/loadbalancers.go 81.81% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #539      +/-   ##
==========================================
+ Coverage   63.63%   63.78%   +0.15%     
==========================================
  Files          79       79              
  Lines        5486     5575      +89     
==========================================
+ Hits         3491     3556      +65     
- Misses       1719     1738      +19     
- Partials      276      281       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@komer3 komer3 marked this pull request as ready for review October 15, 2024 00:20
Khaja Omer added 2 commits October 15, 2024 12:14
…FirewallID. Update the other lb flavor (bgp, dns, and dual-stack) to not add firewall for nb
rahulait
rahulait previously approved these changes Oct 16, 2024
Copy link
Contributor

@rahulait rahulait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

rahulait
rahulait previously approved these changes Oct 21, 2024
eljohnson92
eljohnson92 previously approved these changes Oct 21, 2024
@eljohnson92 eljohnson92 self-requested a review October 21, 2024 14:44
@komer3 komer3 dismissed stale reviews from rahulait and eljohnson92 via 637abcc October 23, 2024 15:13
@komer3 komer3 merged commit 197960e into main Oct 23, 2024
26 checks passed
@komer3 komer3 deleted the nb-firewall branch October 23, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants